﻿2026-01-05T01:34:07.6332390Z ##[group]Run actions/checkout@v4
2026-01-05T01:34:07.6334540Z with:
2026-01-05T01:34:07.6335860Z   repository: worm-portal/aqequil
2026-01-05T01:34:07.6338170Z   token: ***
2026-01-05T01:34:07.6339480Z   ssh-strict: true
2026-01-05T01:34:07.6340840Z   ssh-user: git
2026-01-05T01:34:07.6342250Z   persist-credentials: true
2026-01-05T01:34:07.6343850Z   clean: true
2026-01-05T01:34:07.6345390Z   sparse-checkout-cone-mode: true
2026-01-05T01:34:07.6347150Z   fetch-depth: 1
2026-01-05T01:34:07.6348700Z   fetch-tags: false
2026-01-05T01:34:07.6350150Z   show-progress: true
2026-01-05T01:34:07.6351650Z   lfs: false
2026-01-05T01:34:07.6352990Z   submodules: false
2026-01-05T01:34:07.6354500Z   set-safe-directory: true
2026-01-05T01:34:07.6356490Z ##[endgroup]
2026-01-05T01:34:07.8767410Z Syncing repository: worm-portal/aqequil
2026-01-05T01:34:07.8771790Z ##[group]Getting Git version info
2026-01-05T01:34:07.8774150Z Working directory is '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:34:07.8777780Z [command]/usr/local/bin/git version
2026-01-05T01:34:07.9099390Z git version 2.50.1
2026-01-05T01:34:07.9128760Z ##[endgroup]
2026-01-05T01:34:07.9141610Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/3dc76a30-10db-4cca-b212-bc5a3d64d726/.gitconfig'
2026-01-05T01:34:07.9165650Z Temporarily overriding HOME='/Users/runner/work/_temp/3dc76a30-10db-4cca-b212-bc5a3d64d726' before making global git config changes
2026-01-05T01:34:07.9172170Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:34:07.9176640Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/aqequil/aqequil
2026-01-05T01:34:07.9299430Z Deleting the contents of '/Users/runner/work/aqequil/aqequil'
2026-01-05T01:34:07.9304450Z ##[group]Initializing the repository
2026-01-05T01:34:07.9310920Z [command]/usr/local/bin/git init /Users/runner/work/aqequil/aqequil
2026-01-05T01:34:07.9603860Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-01-05T01:34:07.9607810Z hint: is subject to change. To configure the initial branch name to use in all
2026-01-05T01:34:07.9611600Z hint: of your new repositories, which will suppress this warning, call:
2026-01-05T01:34:07.9614220Z hint:
2026-01-05T01:34:07.9615920Z hint: 	git config --global init.defaultBranch <name>
2026-01-05T01:34:07.9618070Z hint:
2026-01-05T01:34:07.9620130Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-01-05T01:34:07.9623630Z hint: 'development'. The just-created branch can be renamed via this command:
2026-01-05T01:34:07.9626420Z hint:
2026-01-05T01:34:07.9628670Z hint: 	git branch -m <name>
2026-01-05T01:34:07.9630340Z hint:
2026-01-05T01:34:07.9632580Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-01-05T01:34:07.9636390Z Initialized empty Git repository in /Users/runner/work/aqequil/aqequil/.git/
2026-01-05T01:34:07.9642470Z [command]/usr/local/bin/git remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:34:07.9730780Z ##[endgroup]
2026-01-05T01:34:07.9733410Z ##[group]Disabling automatic garbage collection
2026-01-05T01:34:07.9735790Z [command]/usr/local/bin/git config --local gc.auto 0
2026-01-05T01:34:07.9830260Z ##[endgroup]
2026-01-05T01:34:07.9832750Z ##[group]Setting up auth
2026-01-05T01:34:07.9838400Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:34:07.9933970Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-01-05T01:34:08.1241070Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:34:08.1340870Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-01-05T01:34:08.2513740Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:34:08.2614450Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-01-05T01:34:08.4670930Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-01-05T01:34:08.4775140Z ##[endgroup]
2026-01-05T01:34:08.4778050Z ##[group]Fetching the repository
2026-01-05T01:34:08.4784090Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:34:09.7513630Z From https://github.com/worm-portal/aqequil
2026-01-05T01:34:09.7515960Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:34:09.7623700Z ##[endgroup]
2026-01-05T01:34:09.7624510Z ##[group]Determining the checkout info
2026-01-05T01:34:09.7625370Z ##[endgroup]
2026-01-05T01:34:09.7626950Z [command]/usr/local/bin/git sparse-checkout disable
2026-01-05T01:34:09.7741000Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
2026-01-05T01:34:09.7843570Z ##[group]Checking out the ref
2026-01-05T01:34:09.7845210Z [command]/usr/local/bin/git checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:34:10.2327160Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:34:10.2347330Z ##[endgroup]
2026-01-05T01:34:10.2476120Z [command]/usr/local/bin/git log -1 --format=%H
2026-01-05T01:34:10.2583760Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
